home *** CD-ROM | disk | FTP | other *** search
/ 10,000 Great Games / 10,000 Great Games.iso / Product / 150 / SOUNDS.TXT < prev    next >
Text File  |  1997-04-30  |  4KB  |  109 lines

  1.                         Genocide: The Sound Effects
  2.                                            By James Payne, Jan '97.
  3.  
  4. Introduction:
  5.  
  6. Sound effects are just about working now. Here follows some instuctions on
  7. making the most of them.
  8.  
  9.  
  10. Hardware Requirements:
  11.  
  12.    SoundBlaster Soundcard (or 100% compatible): 
  13. Any should work, but a few problems have been found on older cards.
  14.  
  15.    About 1Mb of extended memory: 
  16. To store the sounds during the game. Must be version 3.00, or compatible
  17. with v3.00 XMS Memory Specs. (You don't need to understand that, don't worry).
  18.  
  19.    More conventional memory: 
  20. To run with sound effects, you will need about 64Kb more than before. This 
  21. shouldn't be too diffictult, as only about 500Kb was neded origianally.
  22.  
  23.    Speakers: 
  24. Of course you need speakers. Doh.
  25.  
  26.    A HardDrive:
  27. It will now take years to load Genocide from Floppy Disk: Install it!
  28.  
  29.    No Irritating Memory Manager (like EMM386): This will almost certainly
  30. slow down Genocide, and possibly make it crash.
  31.  
  32.    
  33. To Use Sound Effects:
  34.  
  35. Genocide will automatically attempt to detect a soundblaster (or compatible).
  36. If it can't, then Genocide will look at your 'BLASTER' environment
  37. variable, and attempt to initialize from that.
  38. Your BLASTER environment variable must be set if your Soundblaster
  39. is not set to IRQ = 5, DMA = 1. Consult your Soundcard documentation for
  40. details on how to set the environment variable.
  41.  
  42. If there are any problems, use '/nosound' as a parameter.
  43.  
  44. You will notice another option available in Genocide, Sound FX.
  45. This must be set to 'Soundcard' in order to hear sound effects, and will
  46. only be available if the soundcard was successfully initialized, and
  47. the Sound Files were loaded, and extended memory was found.
  48.  
  49.  
  50. Known Bugs:
  51. A slight glitch somewhere causes sounds to play at the wrong frequency
  52. sometimes. I havn't a clue why, but it shouldn't spoil your enjoyment too much.
  53. I've only been able to test this on a SoundBlaster 16, and a Gravis UltraSound
  54. running SBOS. Genocide seems to work just fine on both of these, but I can't
  55. promise anything on any other cards.
  56.  
  57.  
  58. Possible Errors:
  59.  
  60.    1... 'Failed on sound load...'
  61. This means either, i) The soundfile is corrupt: reinstall.
  62.                   ii) The soundfile is missing: reinstall.
  63.                  iii) Not enough memory to store sound (free more XMS).
  64.  
  65.    2... 'Failed to initialize SoundBlaster'
  66. Some sort of problem, i) You don't have a soundcard.
  67.                      ii) There's a problem with your soundcard.
  68. Check that the BLASTER environment variable is set correctly, and that you
  69. have a soundcard that is fully SoundBlaster compatible.
  70.  
  71.    3... 'Failed to initialize XMS'
  72. Either, i) You don't have any XMS. Buy some.
  73.        ii) You don't have an XMS Driver installed (ie, HIMEM.SYS),
  74.            Check that the driver is version 3.00 or greater.
  75.       iii) Insufficient free XMS: Free some up.
  76.        
  77.    4... 'Runtime Error aaa at bbbb:cccc...'
  78. This may be nothing to do with sounds, but if you get an error like this,
  79. try starting Genocide with: '/nosound' as a parameter,
  80. ie, GENOCIDE /nosound.
  81. If this fixes the problem, then you're okay (but can't use sounds).
  82.  
  83.  
  84.    5... Computer hangs while initializing soundcard.
  85. Ensure that your BLASTER variable is set, and try using the parameter
  86. '/noauto'. This will skip auto detection and go straight to using the
  87. environment variable.
  88.    
  89.    6... Computer crashes during game.
  90. Try removing as many TSR's as possible, including any memory managers,
  91. disk caches etc. You only need an XMS Driver (eg, HIMEM.SYS) and a mouse
  92. driver loaded.
  93.  
  94.    7... Sounds do not play correctly.
  95. The GENOCIDE.SND file is probably corrupt. You need to reinstall the game.
  96. Or, your SoundBlaster could be incorrectly set up. Refer to your SoundBlaster
  97. documentation.
  98.  
  99.  
  100.  
  101. The End:
  102. Thanks for reading. I hope sounds work now, I've spent ages developing
  103. the system I am currently using in Genocide, to use smaller DMA buffers and 
  104. whatnot. I won't guarantee that FX will work now, as it's still in the testing
  105. stage, but I'm hopeful.
  106.  
  107.  
  108. All Trademarks are copyright of their respective corporations.
  109.